home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / March 96 / Re Any tips for Building ODF.2 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  791 b   |  [TEXT/ttxt]

  1. Subject:     Re: Any tips for Building ODF with CW8 CFM68k?
  2. Sent:        3/25/96 11:56 AM
  3. Received:    3/25/96 11:11 AM
  4. From:        Mark Lanett, mlanett@meer.net
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >I'm guessing that the fragment name set in "CFM68k"
  9. >preferences panel of CWIDE is wrong.
  10.  
  11. That name isused to create the default cfrg resource but all OpenDoc parts
  12. use a custom 2-part cfrg.
  13.  
  14. Look inside your part with ResEdit and verify that the cfrg has two
  15. entries: One called "ODFExamples::ODFNothing" and the other called
  16. "ODFNothing". Also both entries should be the cfm68k architecture. It may
  17. simply be a matter of rebuilding the part's .r file (add it to the
  18. project).
  19.  
  20. markl
  21.  
  22. --
  23. Mark Lanett, ODF
  24.  
  25.